SlaveStatus.AliasAddress field

The alias address of a device, defined in the module EEPROM. This address is used to recognize a specific device regardless of its position on the EtherCAT network. For example, you can use the alias address to differentiate X, Y, and Z axes.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public ushort AliasAddress
Public AliasAddress As UShort

Field value

Type: ushort

See also

SlaveStatus Class

IntervalZero.KINGSTAR.Base.Api Namespace